home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / jcosub24.lha / JACOsub / rexx / screentoback.jsrx < prev    next >
Text File  |  1993-12-26  |  290b  |  11 lines

  1. /* JACOsub SCREENTOBACK command demonstration.
  2.    This command is used to switch JACOsub's play screen to the background,
  3.    where it cannot be seen.
  4.    If there is no play screen, this command is ignored.
  5.  
  6.    SCREENTOBACK does not have a return value.
  7. */
  8.  
  9. address 'JACOsub'
  10. 'SCREENTOBACK'
  11.